projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0873312
)
* textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 27 Apr 2007 18:56:16 +0000
(18:56 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 27 Apr 2007 18:56:16 +0000
(18:56 +0000)
window-start and window-end.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index c2122320c10aee1b890d74c26c373b787af47cd4..65cff0557b817c344cb10f5e363a6bca84ee2dea 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2007-04-27 Chong Yidong <cyd@stupidchicken.com>
+
+ * textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use
+ window-start and window-end.
+
2007-04-27 Andreas Schwab <schwab@suse.de>
* emacs-lisp/sregex.el (sregexq): Fix doc string quoting.